home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk73 / req2 / readme < prev    next >
Text File  |  1995-03-19  |  977b  |  35 lines

  1. Just click on the 'Fonts' gadget when the color requester comes up
  2. and you'll get the file requester.
  3.  
  4. ---> Click on the right mouse button to toggle the display.
  5.  
  6. The resize gadget is at the bottom.  Use it to resize
  7. the requester.
  8.  
  9. Tell me what you think about it.
  10.  
  11.  
  12. Khalid.
  13. -----------------------------------------------------------------------
  14.  
  15. Notes:
  16.  
  17. The calling function is:
  18.  
  19. FileRequester(screen,ReqTitle,ddef,ddir,LeftEdge,TopEdge,Width,Height);
  20.  
  21. If you don't supply any coordinates, it will use the default and will
  22. also memorize its position before exiting so that it will come up at
  23. the same place and size when it is called again.  (unless you give it
  24. new coords.)
  25.  
  26. The requester is designed to look nice on 2 or 1 bitplane screens.
  27.  
  28.  
  29.  
  30. I am going to add the following:
  31.  
  32. Info tagging:  Any file with an accompanying .info file will
  33. only come up once in the list with an 'i' mark.  This will be
  34. 'customizable.'  This will also include directories with .info files.
  35.